Gets or sets who locked this resource.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic string Owner { get; set; }Public Property Owner As String
Get
Set
Property Value
Type:
String
Remarks
Contains useful information that can be used to identify the owner of the lock (ie. link to a home page, an e-mail address, phone number, etc.)
See Also